Skip to content

feat: add lab6 API service with GET and POST#25

Closed
JohanPaladinez wants to merge 1 commit intoandy89923:mainfrom
JohanPaladinez:feature/my-api-service
Closed

feat: add lab6 API service with GET and POST#25
JohanPaladinez wants to merge 1 commit intoandy89923:mainfrom
JohanPaladinez:feature/my-api-service

Conversation

@JohanPaladinez
Copy link

This pull request implements the Lab 6 task for Git & GitHub.

Changes:

  • Added a new /lab6 API group in the SBI router.
  • Implemented GET /lab6/ endpoint that returns a JSON object with a message and author name.
  • Implemented POST /lab6/echo endpoint that reads a JSON request body and echoes it back in the response.

How to test:

  1. Build the NF:
    make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant